Total Complexity | 89 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 409 |
Lines of code | 264 |
Logical lines of code | 177 |
Comment lines | 21 |
Methods | 34 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setStyle() | 37 | 19 | 70 | |
__construct() | 52 | 4 | 25 | |
drawImage() | 55 | 4 | 18 | |
rect() | 56 | 3 | 17 | |
getFont() | 58 | 2 | 16 | |
arc() | 73 | 2 | 4 | |
circle() | 74 | 2 | 4 | |
ellipse() | 74 | 2 | 4 | |
fillRect() | 71 | 2 | 5 | |
strokeRect() | 71 | 2 | 5 | |
fill() | 75 | 2 | 4 | |
bezierCurveTo() | 73 | 2 | 4 | |
stroke() | 75 | 2 | 4 | |
endPath() | 75 | 2 | 4 | |
measureText() | 68 | 2 | 6 | |
getStyle() | 75 | 2 | 4 | |
arcTo() | 79 | 2 | 3 | |
quadraticCurveTo() | 73 | 2 | 4 | |
out() | 70 | 2 | 6 | |
moveTo() | 74 | 2 | 4 | |
lineTo() | 74 | 2 | 4 | |
strokeText() | 79 | 2 | 3 | |
fillText() | 71 | 2 | 5 | |
clip() | 75 | 2 | 4 | |
fillStroke() | 75 | 2 | 4 | |
closePath() | 75 | 2 | 4 | |
beginPath() | 79 | 2 | 3 | |
transform() | 73 | 2 | 4 | |
translate() | 74 | 2 | 4 | |
rotate() | 75 | 2 | 4 | |
scale() | 74 | 2 | 4 | |
restore() | 75 | 2 | 4 | |
save() | 75 | 2 | 4 | |
setFont() | 91 | 1 | 2 |